Welcome![Sign In][Sign Up]
Location:
Search - odbc vc

Search list

[ADO-ODBC用VC实现数据库多表联接的应用程序

Description: 用VC++6.0开发多表联接的数据库应用程序 介绍了用Visual C++6.0开发数据库应用程序时,使用MFC ODBC类的编程方法,详细说明了在MFC ODBC的派生类中设置SQL语句参数的方法,实现了二个表的关联。 关键字 数据库 ,多表联接,MFC ODBC-VC 6.0 multi-table database connectivity application procedures introduced with Visual C 6.0 database application development, the use of MFC ODBC type of programming methods, a detailed description of the MFC category derived ODBC SQL set parameters and methodology of the two tables association. Keyword database, multi-table connectivity, ODBC MFC
Platform: | Size: 9645 | Author: lihao8397 | Hits:

[CSharpMySQL数据库的ODBC接口程序VC源代码

Description: 基于VC++的MySQL的ODBC接口程序源代码,封装了数据库接口提供对MySQL的支持。核心代码大家可以参考,虽然很老,但仍然十分有用。
Platform: | Size: 215526 | Author: 286998253@QQ.COM | Hits:

[ADO-ODBCvc odbc access 图书馆管理系统

Description: vc odbc access 图书馆管理系统
Platform: | Size: 4135358 | Author: delphi666@163.com | Hits:

[Database systemodbc

Description: 使用ODBC封装的CDatabase和CRecordset类- Uses CDatabase and CRecordset kind which ODBC seals
Platform: | Size: 18432 | Author: 站长 | Hits:

[ADO-ODBCodbc

Description: 一个关于odbc数据库应用的经典例子-Odbc database application on a classic example of
Platform: | Size: 665600 | Author: 站长 | Hits:

[Booksvc6Article

Description: Visual C++ 文章,有窗口控制,工具栏,状态栏,ODBC等-Visual C article, a window control, toolbar, status bar, ODBC, etc.
Platform: | Size: 545792 | Author: 杨飞 | Hits:

[Documents直接通过ODBC读、写Excel表格文件

Description: 直接通过ODBC读、写Excel表格文件.zip-directly through ODBC reading and writing Excel documents. Zip
Platform: | Size: 94208 | Author: 海天一燕 | Hits:

[Database system用VC实现数据库多表联接的应用程序

Description: 用VC++6.0开发多表联接的数据库应用程序 介绍了用Visual C++6.0开发数据库应用程序时,使用MFC ODBC类的编程方法,详细说明了在MFC ODBC的派生类中设置SQL语句参数的方法,实现了二个表的关联。 关键字 数据库 ,多表联接,MFC ODBC-VC 6.0 multi-table database connectivity application procedures introduced with Visual C 6.0 database application development, the use of MFC ODBC type of programming methods, a detailed description of the MFC category derived ODBC SQL set parameters and methodology of the two tables association. Keyword database, multi-table connectivity, ODBC MFC
Platform: | Size: 9216 | Author: lihao8397 | Hits:

[ADO-ODBCodbc数据库控件

Description: 用VC实现ODBC数据库访问,值得下载,可方便实现对各种数据库的访问-with VC ODBC database access, it is worth the download, will facilitate the realization of the right to visit various databases
Platform: | Size: 17408 | Author: zxb | Hits:

[Other systemsvc++ODBC+student

Description: 前面我写过一篇《一个完善的ODBC数据库程序》,大家可能看到过,有鼓励,也有批评,但是所有这一切只有一个目的就是学好VC。我学习VC已有接近一年的时间,水平菜鸟级,而VC知识库给大家提供了一个交流的地方,大家相互学习,共同提高。感谢VC知识库各版版主!!! 在《一个完善的ODBC数据库程序》我提到完善它的很多方面,做一个小软件。我按这个思路做下去,实现了一些基本功能。程序采用对话框,界面按属性页的方式分为两部分: “班级成绩”和“年级成绩”。 -front, I wrote another one, "a perfect ODBC database programs," we may see that some of encouragement, there are criticisms, but all of this is the only one purpose learn VC. I learn VC nearly a year, the level of exposure level, and the knowledge base to the VC can provide a forum where we learn from each other together. Thank VC version of the knowledge base moderator! ! ! In "a perfect ODBC database program," I mentioned it sound a lot, a small software. According to this line of thinking, I go on to achieve some basic features. Adoption of the dialog, interface attributes by the way pages divided into two parts : the "class achievements" and "grade results."
Platform: | Size: 55296 | Author: 李大嘴 | Hits:

[Windows DevelopMessageManage(VC++)

Description: 一个精美的通迅录VC程序,采用ODBC连接数据库,数据库为SQLServer2000。特点:本程序中包含日志管理功能。-a beautifully recorded VC communications procedures, using ODBC to connect to the database, database for MS. Characteristics : This procedure includes log management capabilities.
Platform: | Size: 5942272 | Author: 李飞 | Hits:

[Other Databasesstudentsscore(ODBC)

Description: VC源代码 一个简单的学生成绩管理软件(ODBC开发),实现了班级成绩、年级成绩的增、删、改、查,以及总成绩、平均成绩、及格人数、优秀人数的统计分析-VC source code a simple student performance management software (ODBC development), achieved a class achievements, the results by grade, delete, change, the investigation, and the total score, the average scores, the number of passes, the number of outstanding statistical analysis
Platform: | Size: 109568 | Author: 杨波 | Hits:

[Education soft systemstudent-ODBC

Description: (1) 通过键盘输入某位学生某次作业的分数; (2) 给定学号,显示某位学生作业完成情况; (3) 给定某个班级的班号,显示该班所有学生的作业完成情况; (4) 给定某位学生的学号,修改该学生的作业完成信息; (5) 给定某位学生的学号,删除该学生的信息; (6) 提供一些统计各类信息的功能。例如大于60分,70分,80分的人数; (7) 提供一些能够按照各类信息的进行升序和降序排序的功能; (8) 用文件的形式将录入的数据进行存储,并从其中读取数据; (9) 能够对所有学生的成绩进行列表; 这是本人做数据库课程设计时的仓促之作,自我感觉实际应用价值并不大,但可以给学VC和数据库编程的朋友做个范例。在做之前也参看了不少同类型的管理系统,收获不小,现将这个学生管理系统贴出来,希望能对有需要的朋友有所帮助。系统不足之处肯定不少,还请高手多多指教,欢迎跟本人联系。 本人在系统中添加了直接通过SQL语句对后台的表进行修改的功能,颇有争议,还请有实际开发经验的朋友指教。 本人正忙于考研,没时间写一个完整的程序说明,敬请谅解。
Platform: | Size: 281600 | Author: 王说 | Hits:

[ADO-ODBCODBC

Description: vc++操作access的实例。比较详细,适合初学者-vc++ operation examples of access. In more detail, suitable for beginners
Platform: | Size: 3948544 | Author: | Hits:

[Other Databasesodbc-student

Description: VC++60编译通过,利用ODBC操作*.mdb数据库,非常完善的学生信息管理系统。可以改为其它数据库。-VC++ 60 compiler through the use of ODBC operation*. mdb database, an excellent student information management system. Could be converted to other databases.
Platform: | Size: 283648 | Author: 李发 | Hits:

[VC/MFCVC++DataBase(Word)

Description: 此书籍提供了常用的vc与数据库连接的方法,包括ADO,ODBC,DAO,并且书中提供了详细的实例。-This book provides a commonly used vc with the database connection methods, including ADO, ODBC, DAO, and the book provides a detailed example.
Platform: | Size: 3510272 | Author: yt | Hits:

[Database systemodbc

Description: Vc++编写的对ODBC数据库操作的源代码。-Vc++ Prepared ODBC database operations on the source code.
Platform: | Size: 117760 | Author: 李丽 | Hits:

[Windows Developvc6.0(odbc)mfc

Description: 是 VC++6.0技术大全里面的一个用MFC odbc开发数据库的 实例-Is VC++ 6.0 technology Guinness inside a MFC odbc with the development of the database instance
Platform: | Size: 79872 | Author: 杨发 | Hits:

[CSharpVC

Description: 开发Windows应用程序时,在很多情况下可能要和数据库连接。数据库类型多种多样,功能结构也各不相同。从比较简单的DBASE、FoxPro等到复杂的SYBASE、Qracle等大型数据库系统。VC++6.0都提供了一些接口。程序员可利用这些接口方便地开发数据库应用程序。MFC ODBC类就是其中的一个,在快速生成简单一致的接口应用程序方面这些类非常有用。用户不必了解ODBC API和SQL的具体细节,利用ODBC类即可完成对数据库的大部分操作。然而,VC++ Appwizard 生成的数据库应用程序,只是基于单个数据表的数据库应用程序。而实际应用中,往往要求数据库应用程序能关联二个或多个数据表。VC++的好多书籍对此只是简单的介绍。本文透彻地解决这一问题。 -Windows application development, in many cases probably want and database connections. A variety of database types, the functional structure varies. From the relatively simple DBASE, FoxPro complex until SYBASE, Qracle large-scale database system. VC++6.0 have provided a number of interfaces. Programmers can easily use these interfaces to develop database applications. MFC ODBC is one of a category, in the Express interface to generate a consistent application of simple procedures for these types of very useful. ODBC API users need not know the details of SQL and use ODBC database type can achieve most of the operation. However, VC++ Appwizard generated database application data sheet is based on a single database application. And practical applications, database applications often require to link two or more data tables. VC++ of many books on this simple introduction. In this paper, to solve this problem thoroughly.
Platform: | Size: 9216 | Author: th | Hits:

[Booksvc-odbc-excel

Description: vc通过ODBC来操作excel的文章及其源码,也是在论坛上找到的,大家参考下,好像有点问题@-vc via ODBC to manipulate the excelarticle and its source, is also found in the forum, we refer to it, which still has a problem
Platform: | Size: 326656 | Author: jxwhut | Hits:
« 12 3 4 5 6 7 8 9 10 ... 30 »

CodeBus www.codebus.net